[]
Gets or sets the name of the person or authority signing the document.
NOTE: This value is used only if it is not possible to extract the name from the signature, for example from the certificate of the signer.
By default this property is initialized with UserName.
public string SignerName { get; set; }
Public Property SignerName As String