public string CommentText { get; set; }
Public Property CommentText As String Get Set
public: property String^ CommentText { String^ get (); void set (String^ value); }