Get or set the color used for objects of this class type.
The default value for properties of this type.
Get or set whether objects of this class type will be rendered in the map with a fill color. If false, only an outline will be drawn for the object.
Returns true if this is a ClassPropertyType.
Returns true if this is a EnumPropertyType.
All members defined for this class type.
Get or set the name of this type. Must be unique in the project.
Get or set ClassUsageFlags used for this class type.
Remove a member of this class by name.
Set a class member, providing its name and default value. If another member of the same name exists, it will be replaced with the new value.
If a PropertyType is provided, the value will be the defaultValue of that type.
Generated using TypeDoc
A class that can be used for custom properties.
1.12