The class prefix partial is used to indicate that a class is incomplete such that it cannot be instatiated. The class TwoPin can be used to define our own Resistor, Capacitor, Inductor, Voltage source AC and Ground classes.
Based on these classes we can declare the Simple Circuit Model: