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