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