# Functions
ParseFilterOperator constructs the filter operator, returning its Bson representation and a boolean indicating whether the operator is valid or not.
ParseFilterProperty constructs the property, returning the BSON representation of the property, a boolean indicating whether the operator is valid or not, and an error if any.