Luna::VariantType::object

object = 1

Indicates an object variant.

An object variant contains one set of Variant objects, which acts as children of the current variant. Children in object variant are indexed by Name strings, and do not have a particular order.