GetROProperty:-It is used to fetch the RUNTIME identification property of an object in the application
Syntax:-
object.GetROProperty (Property, [Property Data])
Property (Required Field):- property to be retrieved from Object
Property Data(Optional):-A variant value, generally it is not used.