Field.Member property

The reflected MemberInfo details of the field/property that this configures.

public MemberInfo Member { get; set; }

See Also