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