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