import { fromObject } from "tns-core-modules/data/observable"; export const vm = fromObject({ prop: "property from VM" });