Code:
Browser("micclass:=Browser").Page("micclass:=Page").WebElement("").GetROProperty("Property name")
Spy on the Property name and the value of WebElement using object spy and write in the gap between quotes of the web element
Use the name of the property you want to get and remaining code is the same. Store the value obtained by GetROProperty in a variable