Build Method
Build()
Build the IGeneric
Declaration
IGenericRecord Build()
Returns
Remarks
In case the record was created with a schema, then all fields declared in the schema
must have been assigned a value before the record can be built. Trying to build the record
before all fields have been assigned a value triggers a Serialization