float

inline fun <T> float(fieldName: String): FloatField<T>

Declares a child FloatField named fieldName, modeling the float field type.