Get property_status current
$no_posts_meta_query = array( array( 'key' => 'property_status', 'value' => 'current', 'compare' => 'IN', ), );
$no_posts_meta_query = array( array( 'key' => 'property_status', 'value' => 'current', 'compare' => 'IN', ), );