public string ConductorSize { get; }
Public ReadOnly Property ConductorSize As String Get
public: property String^ ConductorSize { String^ get (); }
member ConductorSize : string with get