Gets or sets the name of the user who can edit the region. This parameter can be null or an empty string to indicate, that no user name has been specified and the region can be edited by everyone.

Syntax

public string UserName { get; set; }
Public Property UserName() As String

Further Reading

Learn more about the TXTextControl.EditableRegion.UserName Property in the Text Control Blog: