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