Uint64Property: AbstractBaseProperty & {
    type: "Uint64Property";
    value: string;
}