Print method for an object of class BalanceProperty
BalanceProperty
## S3 method for class 'BalanceProperty' print(x, ...)
x
: an object of type BalanceProperty
...
: Currently ignored.Prints the call and whether the balance property is satisfied or not. Returns an invisible copy of the original object.
BalanceProperty