[]
Gets or sets the image associated with the current signature.
public Image Image { get; set; }
Note that if this property is set to a non-null value, the Text property on the current signature is ignored (and returns an empty string).
null