protected bool ObjectExists( string name )
Protected Function ObjectExists ( _ name As String _ ) As Boolean
protected: bool ObjectExists( String^ name )