Property public class Property Documentation public object Key { get; } public object Value { get; } public static PropertyKey ForKey(string key) public static PropertyKey ForKey(Type key) public static PropertyKey ForKey<TKey>()