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