System.Reflection.Metadata.PropertyDefinition public struct PropertyDefinition Documentation public PropertyAttributes Attributes { get; } public StringHandle Name { get; } public BlobHandle Signature { get; } public PropertyAccessors GetAccessors() public CustomAttributeHandleCollection GetCustomAttributes() public ConstantHandle GetDefaultValue()