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