PropertyDefinition property

ExtendedPropertyDefinition? PropertyDefinition
Gets the definition of the extended property.

Implementation

ExtendedPropertyDefinition? get PropertyDefinition =>
    this._propertyDefinition;