Xojo.Introspection.AttributeInfo.Name
From Xojo Documentation
Property (As Text )
aXojo.Introspection.AttributeInfo.Name = newTextValue
or
TextValue = aXojo.Introspection.AttributeInfo.Name
Supported for all project types and targets.
or
TextValue = aXojo.Introspection.AttributeInfo.Name
Supported for all project types and targets.
The name of the attribute.
Sample Code
This code gets the names of all the attributes on Class1: