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