'Declaration
Public Property BreakEven As SVGStyle
'Usage
Dim instance As BreakEvenStyles Dim value As SVGStyle instance.BreakEven = value value = instance.BreakEven
public SVGStyle BreakEven {get; set;}
public read-write property BreakEven: SVGStyle;
public function get,set BreakEven : SVGStyle