<span ng-if="!property.noValue">{{property.value}}</span>
<span ng-if="property.noValue">default</span>