Is there a vb.net equivalent for <summary>?

eg.
Code:
//C#
/// <summary> RetType: This returns a Int32 that... </summary>