Define the access of the field: public, protected, private or internal
publicstringOptionAccess
Результат
string
OptionCodeType публичное свойство
Define the type of the property that is not a primitive or class derived from a message.
This can be one of the build in (see method MessageCode.GenerateFieldTypeWriter()) or a custom class that implements the static Serialize and Deserialize functions;
publicstringOptionCodeType
Результат
string
OptionDefault публичное свойство
publicstringOptionDefault
Результат
string
OptionDeprecated публичное свойство
publicboolOptionDeprecated
Результат
bool
OptionGenerate публичное свойство
Generate property in class, if not it is expected to already be defined elsewhere.