jvm Field¶ @LowLevelApi data class Field(val name: String) : PathSegment Path segment representing the name of a field. This class isn't meant to be used directly by end users. Instead, see div. Constructors¶ Field¶ constructor(name: String) Properties¶ name¶ val name: String Functions¶ toString¶ open override fun toString(): String