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