public static void Main()
{NormalPropery = "random value should be visible", PartitionKeyAlias = "this should not appear"};
var json = JsonConvert.SerializeObject(b);
Console.WriteLine("Hello World");
public string NormalPropery
public abstract string PartitionKeyAlias
public override string PartitionKeyAlias