CreatedAt property null when working with Offline tables in Azure Mobile Services

This is a basic example to show the issue. I have a MobileServiceClient and offline SyncTable private MobileServiceClient client = new MobileServiceClient("http://localhost:19087/"); private