public string GetGovernmentTitle() { return(Government.GetDescription(Planet_Reference.government_title)); }
public string GetGovernmentDescription() { return(Government.GetDescription(Planet_Reference.government_description)); }