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