'Declaration
<DataMemberAttribute(False)> <DisplayNameAttribute("")> Public ReadOnly Property IsDriver As Boolean
[DataMember(false)] [DisplayName("")] public bool IsDriver {get;}
[DataMember(false)] [DisplayName("")] public: property bool IsDriver { bool get(); }