public int BreakOutType { get; set; }
Public Property BreakOutType As Integer Get Set
public: property int^ BreakOutType { int^ get (); void set (int^ value); }