C Sharp (C#) - Classes and Objects
You want to create a class
Book with a public string field Title and a constructor that sets Title. Which is the correct declaration?