import { ISManageable } from '../ISManageable'; // tslint:disable-next-line: no-empty-interface export class Property extends ISManageable { }