public string AutomationId { get; set; }
Public Property AutomationId As String Get Set
public: property String^ AutomationId { String^ get (); void set (String^ value); }
member AutomationId : string with get, set
In This Article