Property Property
| Improve this Doc View SourceProperty
Gets the property associated with this attribute.
Declaration
public PropertyInfo Property { get; }
Property Value
Type | Description |
---|---|
System.Reflection.PropertyInfo |
Gets the property associated with this attribute.
public PropertyInfo Property { get; }
Type | Description |
---|---|
System.Reflection.PropertyInfo |