public void ShowBuyDialog(Props property)
 {
     m_PropertyCard.Show(property);
 }