Member variable Get():name Foundation
Contains the name of the variable which is associated with the Get object.
This instance variable contains a character string which is the name of the variable associated with the Get object. An automatic assignment of the variable name to :name occurs only when a Get object is generated with the @...GET command. Otherwise :name defaults to a null string (""). This instance variable is not used by the Get object, but is used by the function ReadVar() (see READVAR()).
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.