public bool CheckIfNameExists( string name )
Public Function CheckIfNameExists ( _ name As String _ ) As Boolean
public: bool^ CheckIfNameExists( String^ name )