public double Shunt { get; set; }
Public Property Shunt As Double Get Set
public: property double Shunt { double get (); void set (double value); }