operatorCode

open override val operatorCode: String

The operator that is used to access the base. Usually either . or ->, but some languages offer additional operator codes. If the base is null, the operatorCode should also be null.