Sets the named property to the given value.
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Overloads Sub SetValueByName( _
   ByVal  As System.String, _
   ByVal  As Vector4 _
) 
             
        
            
            public void SetValueByName( 
   System.string ,
   Vector4 
)
             
        
             
        
            パラメータ
- name
 
- Name of the property
 - value
 
- Value of the property
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照