This is some text Now I want to show some code:
public class Foo {
public string Bar {get; }
}Observe how the Foo class has one property called Bar that is readonly
Observe how this is different than me referring to how important paying attention to the Bar property.