Asset.Title

Asset.Title property

Gets or sets the title. The title element contains the title information for the parent element. The title element may appear zero or one time.

public string Title { get; set; }

See Also