ScriptPropertyDesc.identifier

The D identifier of the property. Not owned, has to be compile-time.

struct ScriptPropertyDesc
nothrow @nogc
string identifier;

Meta