PropertyInfo
Gets the underlying PropertyInfo,
or null
if the underlying code element is not a property.
Declaration
public PropertyInfo PropertyInfo { get; }
Property Value
Type | Description |
---|---|
PropertyInfo |
Gets the underlying PropertyInfo,
or null
if the underlying code element is not a property.
public PropertyInfo PropertyInfo { get; }
Type | Description |
---|---|
PropertyInfo |