public FeeScope FeeScope { get; set; }
Public Property FeeScope As FeeScope Get Set
public: property FeeScope FeeScope { FeeScope get (); void set (FeeScope value); }
member FeeScope : FeeScope with get, set