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