function Label() {
    this.Title = '';
    this.Subtitle = '';
}
