All the property info is kept in wp_post table in your wordpress database. Additional information is also kept in wp_postmeta table.
You can check the whole database structure (we are using wordpress default database and do not add new tables) here: https://codex.wordpress.org/Database_Description