TProperty.FullName Property
Provides the full qualified name of the property. If the property is a subproperty, FullName retrieves the name of all properties until the current property. For example, Font.Name or Font.Style.fsBold. Use Name property to retrieve only the name of the property.
Syntax
Unit: PropertyList
property TProperty.FullName: string