Overload | Description |
---|---|
PropertyValue Constructor() | Default constructor. |
PropertyValue Constructor(String,String) | Initializes a property value from a property name and type name. |
PropertyValue Constructor(PropertyDefinition) | Initializes a property value from a property definition object |