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