bool IsOwner( string nickName )
Function IsOwner ( _ nickName As String _ ) As Boolean
bool IsOwner( String^ nickName )