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