public string Bullets { get; set; }
Public Property Bullets As String Get Set
public: property String^ Bullets { String^ get (); void set (String^ value); }