public bool IsModem { get; set; }
Public Property IsModem As Boolean Get Set
public: property bool IsModem { bool get (); void set (bool value); }