MemberType public enum MemberType Represents the member type. Documentation Code Field = 1 Represents a field. None = 0 Default. Property = 2 Represents a property.