VisualAddTemporaryProperty Method | 
| Name | Description | |
|---|---|---|
| AddTemporaryProperty(String, Object) | 
            Create a temporary custom property that won't persistent on disk when saved.
            The property will also be hidden in the user interface.
              | |
| AddTemporaryProperty(String, Object, String) | 
            Create a temporary custom property that won't persistent on disk when saved.
            The property will also be hidden in the user interface.
              | |
| AddTemporaryProperty(String, Type, Object) | 
            Create a temporary custom property that won't persistent on disk when saved.
            The property will also be hidden in the user interface.
              | |
| AddTemporaryProperty(String, Type, Object, String) | 
            Create a temporary custom property that won't persistent on disk when saved.
            The property will also be hidden in the user interface.
              |