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