Which one is better among these three? string myString = \"\"; String.IsNullOrEmpty(myString); vs string myString = \"\";