Open sandboxFocus

Property AsPropertyOrIndexer

AsPropertyOrIndexer

Gets the PropertyInfo if this represents a property, otherwise returns null.

Declaration
public PropertyInfo? AsPropertyOrIndexer { get; }
Property Value
Type Description
PropertyInfo