| Method Summary |
| String | GetPrompt
()
Get method for attribute
"Prompt"
The variable text in the symbol definition (without the boundary "\" characters). |
| String | GetValue
()
Get method for attribute
"Value"
The text to use in place of the variable text in a symbol instance placement. |
| void | SetPrompt
(String value)
Set method for attribute
"Prompt"
The variable text in the symbol definition (without the boundary "\" characters). |
| void | SetValue
(String value)
Set method for attribute
"Value"
The text to use in place of the variable text in a symbol instance placement. |