ConductorShape Shape { get; set; }
Property Shape As ConductorShape Get Set
property ConductorShape Shape { ConductorShape get (); void set (ConductorShape value); }
abstract Shape : ConductorShape with get, set