public Guid TagID { get; set; }
Public Property TagID As Guid Get Set
public: property Guid TagID { Guid get (); void set (Guid value); }
member TagID : Guid with get, set
In This Article