
export class MyTestState {
  testProperty:string = "No changes";
}
