FindsByAttribute Using Property WebDriver
Gets or sets the value to lookup by (i.e. for How.Name, the actual name to look up)

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

public string Using { get; set; }
See Also