MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIPropertyDefinition
Open sandboxFocus

IProperty.Definition Property

Definition

Gets the definition of the property. If the current declaration is a property of a generic type instance, this returns the property in the generic type definition. Otherwise, it returns the current instance.

Declaration
IProperty Definition { get; }
Property Value
Type Description
IProperty