$ 0 0 「プロパティ名 = 値」といったログ出力を行いたかった時に見つけたメソッドです。 便利だったので共有。 object.GetType().GetProperties() using System; …