/// <summary> /// Gets the admin comment. /// </summary> /// <returns></returns> public virtual string GetAdminComment() { return(AdminCommentElement.GetValue <string>()); }