Define the access of the field: public, protected, private or internal
publicstringOptionAccess
return
string
OptionCodeType public property
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
return
string
OptionDefault public property
publicstringOptionDefault
return
string
OptionDeprecated public property
publicboolOptionDeprecated
return
bool
OptionGenerate public property
Generate property in class, if not it is expected to already be defined elsewhere.