PropertyEntry(name: String)
Creates a new instance of the PropertyEntry class.
name - the name of the JavaBean property represented by this instance
name
IllegalArgumentException - if the supplied name is null or consists wholly of whitespace
IllegalArgumentException
null