public CommPort AttachedPort { get; protected set; }
Public Property AttachedPort As CommPort
public: property CommPort^ AttachedPort { CommPort^ get (); void set (CommPort^ value); }