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