class_ property

String? class_
getter/setter pair

The "Class" specified in Tiled, introduced in Tiled 1.9 to support custom types on any object. This is NOT the same as type

Implementation

String? class_;