[Missing <summary> documentation for "P:NHibernate.Mapping.Column.Comment"]
public string Comment { get; set; }
Public Property Comment As String Get Set
public: property String^ Comment { String^ get (); void set (String^ value); }