parent property

String? parent
final

Optional parent layer id.

XML: <layer parent="base">

Implementation

final String? parent;