For example: ```ts prop: { method() { return 5; } }, // or function test() { return 5; } ```