public string UpdaterName { get; }
Public ReadOnly Property UpdaterName As String Get
public: property String^ UpdaterName { String^ get (); }
member UpdaterName : string with get