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