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.