Method GetPropInfo NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll GetPropInfo(object?, string?) Gets property info. public static PropertyInfo? GetPropInfo(object? instance, string? name) Parameters instance object Object instance. name string Property name. Returns PropertyInfo