{!{ property.property_address.length > 30 ? property.property_address.substring(0, 30) + '...' : property.property_address }!}
{!{ property.property_value }!} {!{ property.currency_code || property.currency }!}
{!{ property.rent_value }!} {!{ property.currency_code || property.currency }!}
{!{ property.rent_value }!} {!{ property.currency }!}
{!{ property.property_address }!}
{!{ property.summary.length > 200 ? property.summary.substring(0, 200) + '...' : property.summary }!}