public bool CanComment { get; set; }
Public Property CanComment As Boolean
public: property bool CanComment { bool get (); void set (bool value); }