Properties of an EnumDescriptorProto.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| name | string | null | <optional> | EnumDescriptorProto name | 
| value | Array.<google.protobuf.IEnumValueDescriptorProto> | null | <optional> | EnumDescriptorProto value | 
| options | google.protobuf.IEnumOptions | null | <optional> | EnumDescriptorProto options | 
| reservedRange | Array.<google.protobuf.EnumDescriptorProto.IEnumReservedRange> | null | <optional> | EnumDescriptorProto reservedRange | 
| reservedName | Array.<string> | null | <optional> | EnumDescriptorProto reservedName |