IHaveName public interface IHaveName Declares that the object will have a name. Documentation string Name { get; set; } The name of the object.