You can argue by providing examples supporting your case. Alternatively, you can argue by appealing to more general principles.
For example, in arguing that "exposing public fields is bad," you could say:By-principle: "It breaks abstraction and encapsulation."By-example: "This untrusted plugin could set field m_foo to value 4 and cause a null-reference exception on line 16 of file widget.cs".