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