public ICollection<string> Tags { get; }
Public ReadOnly Property Tags As ICollection(Of String) Get
public: property ICollection<String^>^ Tags { ICollection<String^>^ get (); }
function get_Tags();
In This Article