GffValue.this - multiple declarations
Function GffValue.this
this(T)
(
T _value
)
if (isGffNativeType!T);
Function GffValue.this
Function GffValue.this
Create a GffValue by parsing JSON.
JSON format should be like {"„ype": "resref", 2value": "hello world"}