Action
Gets the value that generally corresponds to the rendered appearance of the object and should be usable for correlating the
identifier with the object as it appears visually within the application.
Syntax
C#
protected String automationValue { get; }
VB
'Declaration
Protected Read Property automationValue As String
Access
Read only.