Documentation

AbstractProperty

Base class for all properties.

Tags
see
https://doc.mapeditor.org/en/stable/reference/tmx-map-format/#property

Documentation

Table of Contents

$name  : string|null
The name of the property.
getName()  : string|null
setName()  : AbstractProperty

Properties

Methods

getName()

public getName() : string|null
Tags
see
AbstractProperty::name
Return values
string|null

Search results