Defines a property extension to easily obtain the Base64 encoded string representation of a byte array. It uses the Base64.encode(this) function to perform the encoding.