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