OverriddenProperty
Gets the base property that is overridden by the current property.
Declaration
IProperty? OverriddenProperty { get; }
Property Value
Type | Description |
---|---|
IProperty |
Gets the base property that is overridden by the current property.
IProperty? OverriddenProperty { get; }
Type | Description |
---|---|
IProperty |