By Description Property WebDriver
Gets or sets the value of the description for this By class instance.

Namespace: OpenQA.Selenium
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

protected string Description { get; set; }
See Also