Public ReadOnly Property CurrentName As String
public string CurrentName { get; }
public: property String^ CurrentName { String^ get (); }
function get_currentName();