Public ReadOnly Property Comment As String
public string Comment { get; }
public: property String^ Comment { String^ get (); }
function get_comment();