public ConnectorType ConnectorType { get; }
Public ReadOnly Property ConnectorType As ConnectorType Get
public: property ConnectorType ConnectorType { ConnectorType get (); }
member ConnectorType : ConnectorType with get