import { property } from './Property.generated';
import { IProperty } from './Property.generic';
export { property, IProperty };
