public bool AllowView { get; set; }
Public Property AllowView As Boolean Get Set
public: property bool^ AllowView { bool^ get (); void set (bool^ value); }