ByteProperty: AbstractBaseProperty & {
    type: "ByteProperty";
    value: BytePropertyValue;
}