UserVariable Properties |
The UserVariable type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsPrivate |
Indicates whether this User Variable is private or not.
|
![]() | Name |
Indicates the name of this variable.
(Inherited from Variable.) |
![]() | Type |
Indicates the type of this variable.
(Inherited from Variable.) |
![]() | Value |
Returns the untyped value of this variable.
(Inherited from Variable.) |