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