MetalamaAPI documentationAspect APIMetalama.​Framework.​Run­TimeField­Or­Property­InfoAs­Property­Or­Indexer
Open sandboxFocus

FieldOrPropertyInfo.AsPropertyOrIndexer Property

AsPropertyOrIndexer

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

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