ReadNullableFloat32 Method ReadNullableFloat32(string) Reads a NullableFloat32 or Float32 field. Declaration float? ReadNullableFloat32(string name) Parameters string name The name of the field. Returns float? The value of the field.