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