Property Getters/Setters Summary | ||
---|---|---|
method | getName() | |
method | setName(value) | |
Gets and sets the name of the property. | ||
method | getValue() | |
method | setValue(value) | |
Gets and sets the value of the property. |
Property Getters/Setters Detail |
---|
getName/setName : String | |
String getName() / setName(value) |
getValue/setValue : String | |
String getValue() / setValue(value) |