<@U3D0A5GP9> Does the `Customer` class already hav...
# getting-started
r
@poohbar Does the
Customer
class already have an
orderedProducts
property on it? That isn't actually a recursive call as the inner return would return the
orderedProducts
that is actually on the object and not call the extension property (members always trump extensions)