Role Property (WebElementDescription)
Property displaying the function of the specified object. For example, if the role property is listbox, the object functions as a listbox.

C# Syntax

public StringProperty Role {get; set;}