Skip to content

ITitle Interface

Defines a title on an object.

C#
public interface ITitle

The title of the object.

C#
string Title { get; }