Returns a String that represents the name of the author who modified the properties of this character run.

public System.String PropertiesChangedBy{ get; }
Public ReadOnly Property PropertiesChangedBy() As String
          string propChangedBy = oCharacterRun.PropertiesChangedBy;
        
          Dim propChangedBy As String = oCharacterRun.PropertiesChangedBy