Gets the properties of a field.
public Task<T> GetNxPropertiesAsync<T>( AsyncHandle asyncHandle, Func<Response, T> onResult )
Public Function GetNxPropertiesAsync(Of T) ( asyncHandle As AsyncHandle, onResult As Func(Of Response, T) ) As Task(Of T)