Gets the Field prototype object.
[C#] JSValue GetFieldPrototype()
JSValue GetFieldPrototype()
may throw Exception()
The method returns the Field prototype object, which you can use to define any missing property or method.
See the JSOptions.SetUp event.