protected string LOWER( string text )
Protected Function LOWER ( _ text As String _ ) As String
protected: String^ LOWER( String^ text )