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