Constructor Summary |
---|
CustomProperty()
|
Property Getters/Setters Summary | ||
---|---|---|
function | getName() | |
function | setName(value) | |
Returns or sets the name of the object. | ||
function | getStringValue() | |
function | setStringValue(value) | |
Returns or sets the value of the custom property. | ||
function | getValue() | |
function | setValue(value) | |
Returns or sets the value of the custom property. |
Constructor Detail |
---|
function CustomProperty()
Property Getters/Setters Detail |
---|
getName/setName : String | |
function getName() / function setName(value) |
getStringValue/setStringValue : String | |
function getStringValue() / function setStringValue(value) |
getValue/setValue : String | |
function getValue() / function setValue(value) |