DynamicPropertyPropertyType Properties |
The DynamicPropertyPropertyType generic type exposes the following members.
Name | Description | |
---|---|---|
Getter |
Gets or sets the getter for the property
| |
Initializer |
Property initializer
(Inherited from GenericPropertyPropertyType.) | |
Instance |
Property value. Initializes the extension object if not available
(Inherited from GenericExtensionExtensionType.) | |
IsInitialized |
Returns true if the extension is initialized
(Inherited from GenericExtensionExtensionType.) | |
LazyInstance |
Lazy instance of the extension
(Inherited from GenericExtensionExtensionType.) | |
Name |
Property name
(Inherited from GenericPropertyPropertyType.) | |
ParentExtension |
Parent extension. If set, provides instance object to current extension
(Inherited from GenericExtensionExtensionType.) | |
ParentProperty |
Parent property. If set, provides value to current extension
(Inherited from GenericPropertyPropertyType.) | |
PropertyInitializer |
Property initializer
(Inherited from GenericExtensionExtensionType.) | |
Setter |
Gets or sets the setter for the property
| |
Type |
Type of the property
(Inherited from GenericPropertyPropertyType.) | |
Value |
Property value
(Overrides GenericPropertyPropertyTypeValue.) | |
ValueIsSingleton |
If true, the property ensures an object instance in it's value if null
(Inherited from GenericPropertyPropertyType.) |