VisualGetCustomPropertyValue Method | 
| Name | Description | |
|---|---|---|
| GetCustomPropertyValue(String) | 
            Get the value of a custom property, or null if it doesn't exist.
              | |
| GetCustomPropertyValueT(String, T) | 
            Get the value of a custom property, or a defaultValue if it doesn't exist.
              |