Getter Accessor
Parameters
T
The type of the value returned by the getter.
method Name
The name of the getter. If null, will use the property name to form getName
.
The type of the value returned by the getter.
The name of the getter. If null, will use the property name to form getName
.