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