GrField

A single field of an object. \ We can't know at runtime the type of a field, so you need to check with its type definition.

package final
class GrField {}

Members

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

name
string name;
Undocumented in source.

Meta