public UncInputType SeriesInductance { get; set; }Public Property SeriesInductance As UncInputType
Get
Setpublic:
property UncInputType^ SeriesInductance {
UncInputType^ get ();
void set (UncInputType^ value);
}member SeriesInductance : UncInputType with get, set