I have an object with a series of object properties that is in the following similar structure (which is the way the data is coming back from a service):
{
No need of all that. This solution works fine without having to convert or creating your own filter:
{{myModel.userSelectedHour["Start"]}}
Therefore, object.["property"] instead of object.property.