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