The name of the class.
Synopsis
Class MyApp.MyClass {
}
Value
The value of this keyword is a valid class name (including the package name).
Description
The name of the class including its packages. The class name cannot be changed once a class definition has been saved and compiled.
Default Value
Not applicable. All class definitions must have a class name.