public string AutomationName { get; }Public ReadOnly Property AutomationName As String
Getpublic:
virtual property String^ AutomationName {
String^ get () sealed;
}abstract AutomationName : string with get
override AutomationName : string with get