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