[NotNullAttribute]
public string OperatorName { get; }<NotNullAttribute>
Public ReadOnly Property OperatorName As String
Getpublic:
[NotNullAttribute]
property String^ OperatorName {
String^ get ();
}[<NotNullAttribute>]
member OperatorName : string with get