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