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