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