public string AutomationName { get; }
Public ReadOnly Property AutomationName As String Get
public: property String^ AutomationName { String^ get (); }
member AutomationName : string with get
In This Article