'宣言 Public Sub SetCharacterSettingsProperty(Of TValue)( _ ByVal span As DocumentSpan, _ ByVal propertyPath As String, _ ByVal propertyValue As TValue, _ ByRef error As String _ )
public void SetCharacterSettingsProperty<TValue>( DocumentSpan span, string propertyPath, TValue propertyValue, out string error )