Function GffStruct.opIndexAssign

Automatically encapsulate and add a GFF native type

ref GffValue opIndexAssign(T) (
  T rhs,
  in string label
)
if (isGffNativeType!T);