Wraps a property together with default values and metadata.
Inheritance Hierarchy
Remarks
This class cannot be instantiated
Members
No filters for this type
Properties
final
Property Value
true if this instance has a default value; false otherwise.Gets a value indicating whether this instance is the one defined to be the type's content property.
Gets a value indicating whether this instance is the one defined to be the type's content property.
readonlyfinal
Property Value
readonlyfinal
Property Value
The name.
readonlyfinal
Property Value
The type of the owner.
Gets the serialization visibility.
Gets the serialization visibility.
conversionfinal
Property Value
The serialization visibility.
readonlyfinal
Property Value
The type of the property.
Gets the valueSerializer.
Gets the valueSerializer.
final
Methods
final
Parameters
- ownerInstance: any
- The instance to get the property value from.
Return Value
- any
- The value the wrapped property has on the given instance.