public bool GetFromFirstNodeOnly { get; set; }
Public Property GetFromFirstNodeOnly As Boolean Get Set
public: property bool^ GetFromFirstNodeOnly { bool^ get (); void set (bool^ value); }