ZOwnerComment: ObjectSchema<{
    command: StringSchema<undefined>;
    comment: StringSchema<undefined>;
    time: StringSchema<undefined>;
}, undefined> = ...