Get an OData entry property.
[VB.NET] Public Function GetEntryPropertyAsync(ByVal XPath As String) As Task<string>
[C#] public Task<string> GetEntryPropertyAsync(string XPath);