void Set( string name, string value )
Sub Set ( _ name As String, _ value As String _ )
void Set( String^ name, String^ value )