class_ property

String class_

The "Class" property, a.k.a "Type" prior to Tiled 1.9. Will be same as type.

Implementation

String get class_ => type;