open class PropertyEntry : Entry
ParseState entry representing a JavaBean property.
Author Rob Harrop
Since 2.0
<init>
PropertyEntry(name: String)
Creates a new instance of the PropertyEntry class.
toString
open fun toString(): String