kz
09/23/2018, 5:46 PMget()
because an extension property can't create a backing field. If you think about how this is implemented it makes sense. This just turns into a static function that accepts this
as a parameter. You can't add any state to the receiver that it doesn't already support