The code below outputs the images. If you want to massage the images further, you have to use this: https://wp-types.com/forums/topic/repeating-images-for-slider-in-php-not-shortcodes/
echo types_render_field("property-photos", array());
The code below outputs the images. If you want to massage the images further, you have to use this: https://wp-types.com/forums/topic/repeating-images-for-slider-in-php-not-shortcodes/
echo types_render_field("property-photos", array());