object property

PlanObject? object
getter/setter pair

String representing the object's type. Objects of the same type share the same value.

Implementation

PlanObject? object;