public WireSize MaxSize { get; set; }
Public Property MaxSize As WireSize Get Set
public: property WireSize^ MaxSize { WireSize^ get (); void set (WireSize^ value); }