@page "/user/properties"
@using TIAMSharedUI.Shared
@layout AdminLayout
<h3>Properties</h3>
@code {
}