| VoK.Sdk
    Doxygen generated documentation for the Dungeon Helper SDK | 
| T VoK.Sdk.Properties.IPropertyCollection.GetProperty< T > | ( | uint | propertyId | ) | 
gets the fully typed property of the specified property id, if it exists. returns null if not found.
Implemented in VoK.Sdk.Properties.IArrayProperty.
| T | : | IProperty |