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