Function SceneState.getNodePropertyName

Returns the name of the property at prop_idx for the node at idx.

String getNodePropertyName (
  const(long) idx,
  const(long) prop_idx
) nothrow @nogc const;