Missing Controller

Error: Your-propertyController could not be found.

Error: Create the class Your-propertyController below in file: app/controllers/your-property_controller.php

<?php
class Your-propertyController extends AppController {

	var $name = 'Your-property';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp