Null-Coalescing Operator

Basic usage

Null fall-through and chaining

Null coalescing operator with method calls

Use existing or create new

Lazy properties initialization with null coalescing operator