TatVariableInfo.DeclaredClass Property
Retrieves the TatClass object associated with the declared type of variable. If the variable type is not a class, DeclaredClass will contain nil.
Syntax
Unit: atScript
property TatVariableInfo.DeclaredClass: TatClass