[]
Represents a map item with a unique immutable key.
public abstract class MapOwnedKeyedItem : MapOwnedItemBase
| Name | Description |
|---|---|
| MapOwnedKeyedItem(Map) |
| Name | Description |
|---|---|
| Key | Unique string identifying the layer. May be used as the layer's name in C1Maps so should be a valid id (alpha-numeric starting with a letter). NOTE: the set accessor is for serialization ONLY. This property must NOT be changed. |