Represents a value of a named key, where both the name and key value are CLValue types.
CLValue
Creates a new NamedKeyValue instance with a name and named key value.
NamedKeyValue
The name of the named key as a CLValue.
The value of the named key as a CLValue.
The name of the named key represented as a CLValue.
The value of the named key represented as a CLValue.
Generated using TypeDoc
Represents a value of a named key, where both the name and key value are
CLValue
types.