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