public bool PullOutOnlyOne { get; set; }
Public Property PullOutOnlyOne As Boolean
public: property bool PullOutOnlyOne { bool get (); void set (bool value); }