Property
name
The name of this class.
var name: String
Discussion
Must be unique within the containing package. By convention, class names use UpperCamelCase notation.
Property
The name of this class.
var name: String
Must be unique within the containing package. By convention, class names use UpperCamelCase notation.