type property

String? type
getter/setter pair

Type of the object, default to be undefined unless SuiObjectDataOptions.showType is set to true

Implementation

String? type;