public Nullable<string> CommentString { get; }
Public ReadOnly Property CommentString As Nullable(Of String) Get
public: property Nullable<String^> CommentString { Nullable<String^> get (); }