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