void SetName( string name )
Sub SetName ( name As String )
void SetName( [InAttribute] String^ name )
abstract SetName : name : string -> unit