public int FilterNo { get; set; }
Public Property FilterNo As Integer Get Set
public: property int^ FilterNo { int^ get (); void set (int^ value); }