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