string AutomationName { get; set; }
Property AutomationName As String Get Set
property String^ AutomationName { String^ get (); void set (String^ value); }
abstract AutomationName : string with get, set
In This Article