A Property
represents a single member variable of a class, possibly including its accessor methods (getX, setX). The name stored in this class is the actual name of the property as given for the class, not an alias.
Objects of this class have a total ordering which defaults to ordering based on the name of the property.
|
|
|
|
|
|