Member variables
Keywords: member
Member variables (properties) are defined in the context of complex data type definitions. Member variables can be of any of the following variable types
- attribute
- reference
- relationship
- inheritance/extension
- key
OSI variables can be referenced by value or by reference. OSI does not support pointer variables, but pointer variables can be defined in the context of C++ class definition.