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