namespace Neighbourhood.omg.lol.Models {
public class PostPic {
public string? Description { get; set; }
}