public Guid CID { get; set; }
Public Property CID As Guid Get Set
public: property Guid^ CID { Guid^ get (); void set (Guid^ value); }